home *** CD-ROM | disk | FTP | other *** search
/ The Holy Bible & Other Christian Shareware / The Holy Bible and Other Christian Shareware (Advantage Plus) (1993).ISO / sm / olb2sm.doc < prev    next >
Encoding:
Text File  |  1993-05-11  |  3.0 KB  |  72 lines

  1.     ╔═════════════════════════════════════════════════╗
  2.     ║            SeedMaster OLB2SM.DOC                ║
  3.     ║ Copyright (c) 1993 White Harvest Software, Inc. ║
  4.     ╚═════════════════════════════════════════════════╝
  5.  
  6. GENERAL
  7. ~~~~~~~
  8. OLB2SM.EXE is converts many Online Bible (OLB) text files into a format 
  9. compatible with the SeedMaster/DOS V2.2 program. 
  10.  
  11. Instead of spreading text files across mutliple directories, OLB2SM
  12. concatenates the text, (stripping some extraneous hard returns and spacing 
  13. to display more info on the screen at one time) and builds two files:  
  14. 1) a Text file (ends in .DAT or .SMC)  2) a Index file (.NDX).
  15.  
  16. The result is more efficient disk space usage, faster text access and
  17. the ability to search textual records relatively quickly (SM/DOS V2.2 
  18. lets you search the TSK, Lex, etc., for words or numbers and "page" thru 
  19. the hits). We hope to support the OLB directory/file directly in the 
  20. future, but we feel our file format has more advantages, so we supported 
  21. it first.
  22.  
  23. OLB2SM is written to support the Online Bible V6 file and directory
  24. structure (both types). It may run on previous versions, but was not 
  25. tested for that.
  26.  
  27. We do not have an export facility at this time. We may add it later.
  28.  
  29. OLB2SM (and SM V2.2) supports a maximum of 30,000 characters in a record.
  30. If a larger record is encountered, it is truncated.
  31.  
  32. WARNING!!!!!!!!
  33. ~~~~~~~~~~~~~~~
  34. OLB2SM is a utility program. We tested it and use it ourselves. We only 
  35. open OLB files in read-only mode, but there is no guarantee that the 
  36. program has not been corrupted in the Shareware process, and there-
  37. fore could perform unexpectedly. THEREFORE, YOU SHOULD BACK UP YOUR FILES 
  38. ON YOUR HARD DISK BEFORE RUNNING OLB2SM. White Harvest Software, Inc., 
  39. hereby disclaims all warranties on OLB2SM and any responsibility for 
  40. any damages which may arise from its use or miss-use.
  41.  
  42. SUPPORTED FILES
  43. ~~~~~~~~~~~~~~~
  44. SM V2.2 converts and supports:
  45.     OLB Directory(s)        SM V2.2 Files
  46.     ~~~~~~~~~~~~~~~~        ~~~~~~~~~~~~~~~~~~~~~~~~~~
  47.     HEBREW, GREEK            LEX.DAT, LEX.NDX
  48.     PNT                PNT.DAT, PNT.NDX
  49.     RWP                RWP.DAT, RWP.NDX
  50.     SCOFIELD            SCOFIELD.DAT, SCOFIELD.NDX
  51.     TSK                TSK.DAT, TSK.NDX
  52.  
  53. In addition, OLB2SM converts the OLB TOPICS to TOPICS.DAT and TOPICS.NDX. 
  54. However, some concern (much heat and smoke, little light) has developed 
  55. over the Thompson Chain materials--and in particular the use of the name 
  56. "Thompson Chain". So we pulled TOPICS support from SM V2.2 until the 
  57. legal status of that material is deterimined.
  58.  
  59. If you have files you would like to use (in 2GREEK, 2HEBREW, or "verse 
  60. by verse" materials like TSK, PNT, etc.) and you don't mind the trouble 
  61. of copying/renaming directories to one of the supported types and then
  62. running OLB2SM, it will probably work. You will have to put up with the 
  63. wrong Window title in SM V2.2, but otherwise, it will likely work.
  64.  
  65. SYNTAX
  66. ~~~~~~
  67. Simply type: OLB2SM <Enter>
  68. and OLB2SM will provide you complete and current command syntax 
  69. instructions.
  70.  
  71. Revised 5/11/93
  72.